[INFO] fetching crate flowprompt-cli 1.0.0...
[INFO] checking flowprompt-cli-1.0.0 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate flowprompt-cli 1.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate flowprompt-cli 1.0.0
[INFO] finished tweaking crates.io crate flowprompt-cli 1.0.0
[INFO] tweaked toml for crates.io crate flowprompt-cli 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flowprompt-cli 1.0.0 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flowprompt-cli 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.2
[INFO] [stderr]   Downloaded vte v0.11.1
[INFO] [stderr]   Downloaded tuikit v0.5.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.19.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.11.2
[INFO] [stderr]   Downloaded defer-drop v1.3.0
[INFO] [stderr]   Downloaded timer v0.2.0
[INFO] [stderr]   Downloaded derive_builder v0.11.2
[INFO] [stderr]   Downloaded skim v0.10.4
[INFO] [stderr]   Downloaded derive_builder_core v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1500855482c7a6e6837e3c950b0a2ca41d0c0d2e131198c084917ddc6591b01e
[INFO] running `Command { std: "docker" "start" "1500855482c7a6e6837e3c950b0a2ca41d0c0d2e131198c084917ddc6591b01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1500855482c7a6e6837e3c950b0a2ca41d0c0d2e131198c084917ddc6591b01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1500855482c7a6e6837e3c950b0a2ca41d0c0d2e131198c084917ddc6591b01e" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1500855482c7a6e6837e3c950b0a2ca41d0c0d2e131198c084917ddc6591b01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1500855482c7a6e6837e3c950b0a2ca41d0c0d2e131198c084917ddc6591b01e" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking defer-drop v1.3.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tuikit v0.5.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking skim v0.10.4
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking flowprompt-cli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.43s
[INFO] running `Command { std: "docker" "inspect" "1500855482c7a6e6837e3c950b0a2ca41d0c0d2e131198c084917ddc6591b01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1500855482c7a6e6837e3c950b0a2ca41d0c0d2e131198c084917ddc6591b01e", kill_on_drop: false }`
[INFO] [stdout] 1500855482c7a6e6837e3c950b0a2ca41d0c0d2e131198c084917ddc6591b01e
